--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commits v3.3.0 (821add9d)
821add9 Sudo-Ivan 2026-01-02 08:32:34 - 7 months ago
chore(pyproject): bump version from 3.2.0 to 3.3.0
174a38e Sudo-Ivan 2026-01-02 08:30:05 - 7 months ago
docs(README): remove overview section and associated screenshot
227ed0f Sudo-Ivan 2026-01-02 08:29:35 - 7 months ago
docs(README): add screenshots for telephony, networking, and tools sections
0dbe463 ivan 2026-01-02 08:26:38 - 7 months ago
Upload files to "/"
31bb724 ivan 2026-01-02 08:26:01 - 7 months ago
Upload files to "screenshots"
a10ffd3 ivan 2026-01-02 08:25:38 - 7 months ago
Upload files to "screenshots"
9205006 Sudo-Ivan 2026-01-02 08:24:16 - 7 months ago
fix(README): update video source
b15e9bb ivan 2026-01-02 08:22:46 - 7 months ago
Upload files to "showcase"
72e52b9 Sudo-Ivan 2026-01-02 08:21:50 - 7 months ago
docs(README): add credits section
e179ee7 Sudo-Ivan 2026-01-02 08:20:09 - 7 months ago
refactor(MicronEditorPage): update preview pane styling to always use dark mode and remove theme observer for cleaner code
331c00f Sudo-Ivan 2026-01-02 08:20:05 - 7 months ago
feat(message_handler): add filter_unread option to get_conversations method for improved message retrieval
8c0f457 Sudo-Ivan 2026-01-02 08:20:00 - 7 months ago
feat(telephony): enhance call handling with DND and contacts-only filters, add voicemail greeting recording endpoints, and improve notification management
3be1c30 Sudo-Ivan 2026-01-02 08:19:50 - 7 months ago
refactor(flatpak): streamline flatpak.json formatting for improved readability
b18a538 Sudo-Ivan 2026-01-02 08:19:44 - 7 months ago
feat(taskfile): rename 'develop' task to 'dev', add 'fix' task for linting and formatting issues
705b7e8 Sudo-Ivan 2026-01-02 08:19:20 - 7 months ago
docs(README): add video demonstration, clarify LXMF Telemetry support, and update Micron Editor status
a465408 Sudo-Ivan 2026-01-02 08:16:03 - 7 months ago
feat(router): add route for Micron Editor component
6ef13de Sudo-Ivan 2026-01-02 08:15:58 - 7 months ago
feat(locales): add Micron Editor translations for German, English, and Russian
7746a2d Sudo-Ivan 2026-01-02 08:15:52 - 7 months ago
feat(ui): enhance sidebar functionality with collapsible feature, improve styling, and add hash copy functionality across components
ba61fab Sudo-Ivan 2026-01-02 07:16:06 - 7 months ago
feat(flatpak): update pnpm installation process to use local npm prefix and set PATH
87a56d0 Sudo-Ivan 2026-01-02 06:57:28 - 7 months ago
feat(flatpak): add task to check for required Flatpak SDK and dependencies before building
2b86ea9 Sudo-Ivan 2026-01-02 06:57:10 - 7 months ago
feat(flatpak): add Flatpak manifest for Reticulum MeshChatX including build options and runtime configuration
316aa4e Sudo-Ivan 2026-01-02 06:56:52 - 7 months ago
feat(flatpak): add script for building and packaging Reticulum MeshChatX with Node.js and Electron dependencies
29b12ac Sudo-Ivan 2026-01-02 06:45:08 - 7 months ago
feat(locales): add 'allow calls from contacts only' string to German, English, and Russian translations
4221f13 Sudo-Ivan 2026-01-02 06:44:52 - 7 months ago
feat(flatpak): add tasks for building, installing, and running Flatpak package
18bcce4 Sudo-Ivan 2026-01-02 06:44:14 - 7 months ago
docs(README): update project description, enhance feature list, and clarify migration warnings
bce2237 Sudo-Ivan 2026-01-02 06:37:16 - 7 months ago
feat(call): enhance call handling with DND and contacts-only settings, add greeting recording API, and improve notification management
223dac4 Sudo-Ivan 2026-01-02 06:37:04 - 7 months ago
feat(notifications): implement notification system with support for missed calls, viewing status, and fetching unread notifications
54700c0 Sudo-Ivan 2026-01-02 06:36:52 - 7 months ago
feat(database): increment schema version to 20 and add notifications table with relevant indices
d8af183 Sudo-Ivan 2026-01-02 06:36:44 - 7 months ago
feat(config): add configuration option to allow telephone calls from contacts only
113ecec Sudo-Ivan 2026-01-02 06:36:34 - 7 months ago
feat(voicemail): implement greeting recording functionality with stabilization delay and improved handling of active calls
05961f1 Sudo-Ivan 2026-01-02 06:36:25 - 7 months ago
style(LxmfUserIcon): update icon container styles to use rounded-full for improved aesthetics
825fefd Sudo-Ivan 2026-01-02 06:36:13 - 7 months ago
refactor(notification): streamline notification handling by updating API endpoints, improving unread count logic, and enhancing notification click behavior
2db5c88 Sudo-Ivan 2026-01-02 06:36:02 - 7 months ago
feat(call): add toggles for Do Not Disturb and contacts-only call settings, enhance voicemail greeting recording functionality
1d52056 Sudo-Ivan 2026-01-02 06:35:56 - 7 months ago
feat(profile): redesign ProfileIconPage with improved layout, color selection, and icon management features
5ca7308 Sudo-Ivan 2026-01-02 06:35:36 - 7 months ago
feat(dependencies): add pycodec2 wheel file for enhanced audio codec support in Android application
5ad8003 Sudo-Ivan 2026-01-02 05:47:37 - 7 months ago
style(meshchat): format code for improved readability by adjusting line breaks in ReticulumMeshChat and CallPage components
d0d204a Sudo-Ivan 2026-01-02 05:46:43 - 7 months ago
feat(workflow): add Android build workflow for APK generation and release asset management
0bc9def Sudo-Ivan 2026-01-02 05:46:15 - 7 months ago
feat(readme): add external dependencies section listing LXMF, LXST, and RNS
1097a1e Sudo-Ivan 2026-01-02 05:46:08 - 7 months ago
fix(readme): update local WebView access from HTTP to HTTPS for improved security
eafa345 Sudo-Ivan 2026-01-02 05:46:01 - 7 months ago
feat(task): add new environment variables for Android build paths and update task commands to use them
e59220e Sudo-Ivan 2026-01-02 05:45:54 - 7 months ago
feat(build): add pycodec2 wheel installation to Chaquopy dependencies in build.gradle
d579a20 Sudo-Ivan 2026-01-02 05:45:43 - 7 months ago
refactor(meshchat_wrapper): improve code readability by formatting argument list and adding spacing
3e09d7b Sudo-Ivan 2026-01-02 05:45:33 - 7 months ago
feat(meshchat): enhance LXMF announce handling by checking for existing announces and recalling identity for hash calculation
802a1a6 Sudo-Ivan 2026-01-02 05:45:22 - 7 months ago
refactor(call): rename 'discovery' tab to 'phonebook' and update search placeholder in CallPage component
5b56f44 Sudo-Ivan 2026-01-02 05:45:06 - 7 months ago
style: format code for improved readability in multiple files, including config_manager, ringtone_manager, voicemail_manager, contacts, ringtones, and telemetry
ba2ba39 Sudo-Ivan 2026-01-02 05:44:57 - 7 months ago
refactor(meshchat): improve code readability by formatting long lines and enhancing structure in ReticulumMeshChat class
93839f0 Sudo-Ivan 2026-01-02 05:44:44 - 7 months ago
feat(map): implement export cancellation functionality in MapManager class
2840ddf Sudo-Ivan 2026-01-02 05:44:35 - 7 months ago
fix(call): update active tab from 'discovery' to 'phonebook' in CallPage component
e848306 Sudo-Ivan 2026-01-02 05:44:30 - 7 months ago
feat(map): add cancel export button and functionality to MapPage component
6dda5b8 Sudo-Ivan 2026-01-02 05:44:24 - 7 months ago
feat(call): add discovery tab with search functionality and phonebook button in CallPage component
1f1697e Sudo-Ivan 2026-01-02 05:40:32 - 7 months ago
chore(build): comment out Docker build job in workflow to disable automatic Docker image builds
b73c96b Sudo-Ivan 2026-01-02 05:40:24 - 7 months ago
feat(locales): add identities section and related translations in German, English, and Russian; update existing translations for consistency
c5deab0 Sudo-Ivan 2026-01-02 05:28:28 - 7 months ago
chore: bump version to 3.2.0 in package.json, pyproject.toml, and version.py
9d8af70 Sudo-Ivan 2026-01-02 05:27:07 - 7 months ago
fix(meshchat): return display name directly from database entry in ReticulumMeshChat
c10fef9 Sudo-Ivan 2026-01-02 05:26:54 - 7 months ago
fix(voicemail): improve greeting generation and playback error handling in VoicemailManager
6292614 Sudo-Ivan 2026-01-02 05:26:44 - 7 months ago
fix(nomadnetwork): adjust layout of favourite card in sidebar for better responsiveness
fc1e5cc Sudo-Ivan 2026-01-02 05:17:13 - 7 months ago
chore(build): refactor build workflow to improve readability, remove unnecessary frontend preparation step, and exclude .sha256 files from checksum generation
d2c2d7a Sudo-Ivan 2026-01-02 04:57:05 - 7 months ago
chore(android): update Gradle dependencies, adjust Python build path, and enhance AndroidManifest with drawable resources
7555d95 Sudo-Ivan 2026-01-02 04:56:54 - 7 months ago
chore: update .gitignore and .dockerignore to include additional Android build artifacts (*.apk, *.aab) and new Python directories
78572a6 Sudo-Ivan 2026-01-02 04:56:48 - 7 months ago
feat(android): enhance android-prepare task to copy and vendor dependencies for MeshChatX
268fc11 Sudo-Ivan 2026-01-02 04:09:22 - 7 months ago
feat(android): initialize Android project with Gradle configuration, build scripts, and main application structure for MeshChatX
00c1931 Sudo-Ivan 2026-01-02 04:09:09 - 7 months ago
chore: update .gitignore to include additional Android build artifacts and local configuration files
c3a000a Sudo-Ivan 2026-01-02 04:09:03 - 7 months ago
feat(android): add tasks for Android project initialization, preparation, and building APKs
2830198 Sudo-Ivan 2026-01-02 04:08:55 - 7 months ago
chore: update .dockerignore to include android directory and add android/.gitignore for build artifacts
25d5029 Sudo-Ivan 2026-01-02 04:08:46 - 7 months ago
feat(notification): add missed call and new voicemail notifications with permission handling
5945dcf Sudo-Ivan 2026-01-02 04:08:40 - 7 months ago
feat(localization): add new strings for blocking, do not disturb, load more, and search history; update call prompt for clarity
5c03e9d Sudo-Ivan 2026-01-02 04:08:25 - 7 months ago
feat(call): enhance call page with voicemail settings, improved call history management, and UI updates for better user experience
a6b0132 Sudo-Ivan 2026-01-02 04:08:17 - 7 months ago
feat(voicemail): implement new voicemail notification callback and enhance call history retrieval with search and pagination support
5d3d511 Sudo-Ivan 2026-01-02 03:46:18 - 7 months ago
feat(contacts): add functionality to check if a contact exists by identity hash and update UI to display contact status in call overlays
d9f3e9b Sudo-Ivan 2026-01-02 03:41:08 - 7 months ago
chore: update version to 3.1.0 in package.json and pyproject.toml
ea8ef55 Sudo-Ivan 2026-01-02 03:40:50 - 7 months ago
feat(contacts): implement contact management features including add, update, delete, and search functionality; enhance UI with contact sharing capabilities and integrate with existing telephone features
bf94cee Sudo-Ivan 2026-01-02 03:17:56 - 7 months ago
feat(call): implement elapsed time display for active calls and improve UI responsiveness with updated button styles
3794e58 Sudo-Ivan 2026-01-02 03:17:47 - 7 months ago
feat(call): add call start time to response and update call status handling in voicemail manager
ea7ef09 Sudo-Ivan 2026-01-02 03:00:59 - 7 months ago
feat(call): add remote icon retrieval for active calls and voicemails, implement send-to-voicemail functionality, and enhance call history with user icons
8048cae Sudo-Ivan 2026-01-02 03:00:48 - 7 months ago
feat(call): enhance call management features by adding voicemail functionality, updating call status handling, and improving UI elements for call interactions
af4157c Sudo-Ivan 2026-01-02 02:53:51 - 7 months ago
refactor(App.vue): remove audio calls section to streamline the user interface and improve overall component clarity
54b4c92 Sudo-Ivan 2026-01-02 02:53:44 - 7 months ago
feat(locales): add ringtone management translations and confirmation prompts in German, English, and Russian; enhance identity management with new identity section translations
44b7dc1 Sudo-Ivan 2026-01-02 02:53:38 - 7 months ago
feat(auth): add global axios interceptor for handling authentication errors and redirecting to the auth page; introduce new identities page for managing user identities
4a6ab03 Sudo-Ivan 2026-01-02 02:53:29 - 7 months ago
feat(ringtone): implement ringtone management features including upload, retrieval, and deletion; enhance identity management with new API endpoints for creating, switching, and deleting identities
668520e Sudo-Ivan 2026-01-02 02:53:20 - 7 months ago
feat(call): add ringtone management features including upload, preview, and settings for custom ringtones; enhance identity management with a new identities page for switching and deleting identities
f960543 Sudo-Ivan 2026-01-02 02:28:58 - 7 months ago
fix(build): correct version output handling in workflow to ensure proper version assignment and validation
ce25fc0 Sudo-Ivan 2026-01-02 02:13:38 - 7 months ago
feat(build): enhance version validation in build workflow to prevent branch names as version tags
ddb02a7 Sudo-Ivan 2026-01-02 02:09:13 - 7 months ago
feat(websocket, demo): enhance WebSocket connection handling in demo mode with improved feedback and connection logic
459b54d Sudo-Ivan 2026-01-02 01:56:00 - 7 months ago
chore(build): add MANIFEST.in for package data inclusion and update pyproject.toml for setuptools configuration
285c1a7 Sudo-Ivan 2026-01-02 01:42:16 - 7 months ago
refactor(build): streamline build workflow by consolidating jobs, adding version input, and enhancing artifact handling
e6f8e76 Sudo-Ivan 2026-01-02 01:36:12 - 7 months ago
feat(docker, nginx): optimize Dockerfile for frontend build and enhance demo server configuration with mock files and improved WebSocket feedback
96300a8 Sudo-Ivan 2026-01-02 01:29:52 - 7 months ago
feat(nginx): enhance demo configuration with caching headers, gzip compression, and improved asset handling
b06a832 Sudo-Ivan 2026-01-02 01:25:30 - 7 months ago
feat(nginx): enhance WebSocket support in demo configuration with proxy settings
9114d8a Sudo-Ivan 2026-01-02 01:18:18 - 7 months ago
chore(dependencies): update content-hash in poetry.lock and refine dependencies in pyproject.toml
8226f4e Sudo-Ivan 2026-01-02 01:18:12 - 7 months ago
chore(build): update poetry version requirement to >=2.0.0 in build workflow
3e37bb2 Sudo-Ivan 2026-01-02 01:18:07 - 7 months ago
chore(version): update version string format in version.py
0335469 Sudo-Ivan 2026-01-02 01:18:00 - 7 months ago
feat(meshchat): add public API endpoint for status check
72d09e2 Sudo-Ivan 2026-01-02 01:03:56 - 7 months ago
refactor(voicemail): remove unused opus_path variable from VoicemailManager
fec2f22 Sudo-Ivan 2026-01-02 01:03:53 - 7 months ago
fix(meshchat): specify exception types in command parsing to improve error handling
f09da90 Sudo-Ivan 2026-01-02 01:03:49 - 7 months ago
chore(assets): update logo image to the latest version
3f04af2 Sudo-Ivan 2026-01-02 01:01:28 - 7 months ago
feat(version): bump version to 3.0.0 and add homepage URL in package.json and pyproject.toml
5e8e862 Sudo-Ivan 2026-01-02 01:01:22 - 7 months ago
feat(locales): add name and placeholder fields for forwarding rules in German, English, and Russian translations
00fa09a Sudo-Ivan 2026-01-02 01:01:16 - 7 months ago
feat(forwarder): add name input field for new rules and update layout in ForwarderPage
147e945 Sudo-Ivan 2026-01-02 01:01:07 - 7 months ago
feat(version): update version to 3.0.0 and enhance cx_setup to include 'bin' directory if it exists
a526e88 Sudo-Ivan 2026-01-02 00:59:01 - 7 months ago
chore(Dockerfile): add ffmpeg, espeak-ng, and opusfile dependencies for enhanced media processing capabilities
Page 1 | Older »
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────